/* basic styles */

h1 { 
font-size: 1.3em; 
color: #006699; 
font-weight: 400; 
margin: 0px; 
padding: 0px; 
border: 0px;
}

/* color */

h1, .intro {
color: #006699; 
}

li {
	list-style-image:  url(/images/bullet2.gif);
	list-style-type:  square;
}

.pressimage {
padding-top: 0px;
padding-bottom: 0px;
padding-right: 8px;
padding-left: 0px;
}

.presstitle {
font-size: 1.1em; 
/*	color: #006699; */
font-weight: bold; 
margin: 0px; 
padding: 0px; 
border: 0px;
}

.rightbg {
background-image: url(/images/right_menu/bg_media.gif); 
background-repeat: repeat-x;
}

.didyouknow {
	color:3366FF;
}

/* topnav */
.topnav0_3, .topnav1_11, .topnav2_5, .topnav3_7, .topnav4_8 {
	background-image: url(/images/top_menu/bg_wht.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}